//Japan garrisons Philippines after surrender
//Remove naval holds
$ChangeOrder
if_Date=5/1/1942
if_Country=41
if_Surrender=true
actionCountry=8
lifespan=tillTrigger
//Armies
xyArea=61,59,11
xyArea=59,55,20
//HQ
xyArea=59,56,19
//remove naval hold
xyArea=55,56,0
xyArea=62,57,0
//remove air hold on Formosa and Legaspi
xyArea=58,63,0
xyArea=62,54,0
$End

//Force move to South Luzon to take areas
$GatherAttack
if_Date=1/1/1939
lifespan=tillTrigger
//Axis control BayBay and Legaspi
xyControl=64,51,Axis
xyControl=63,53,Axis
actionCountry=8
range=10
landAssets=1
//Davao
xyArea=65,47
//Legaspi
xyArea=63,53
$End

//Japan Garrison in Guam
$GiveUnit
if_Date=1/1/1939
//Guam
xyControl=86,57,Axis
landUnitInRadius=86,57,0,1,Axis
actionCountry=8
lifespan=tillTrigger
advancement=0
unitID=1
name=Guam Base Force
xyArea=86,57
$End

//Set Guam as a garrison
$ChangeOrder
if_Date=1/1/1939
lifespan=tillTrigger
actionCountry=8
//Guam
xyControl=86,57,Axis
landUnitInRadius=86,57,0,1,Axis
xyArea=86,57,13
$End

//Japan invades  South Luzon from Guam
$Invasion
if_Date=1/1/1939
lifespan=tillTrigger
//Guam
xyControl=86,57,Axis
actionCountry=8
range=1
landAssets=1
//Butuan
xyArea=66,49
//Guam
xyArea=86,57
$End